Displaying 20 results from an estimated 43 matches for "luft".
Did you mean:
left
2011 Jul 20
3
Grouping columns
...d,b2$umweltkompartiment,length)
> b1_3<-tapply(b3$betriebs_id,b3$umweltkompartiment,length)
>
> #Verbinden der Ergebnisse
> b11<-rbind(b1_1,b1_2,b1_3)
> Gesamt<-apply(X=b11,MARGIN=1, sum)
> b13<-cbind(Gesamt,b11)
> b13
Gesamt Abwasser Boden Gef?hrliche Abf?lle Luft nicht gef?hrliche
Abf?lle Wasser
b1_1 9832 432 18 3147 2839
1592 1804
b1_2 10271 413 28 3360 2920
1715 1835
b1_3 9983 404 21 3405 2741
1691 1721
*Now I wan...
2007 Apr 18
0
Bättre luft för bättre hälsa
- This mail is in HTML. Some elements may be ommited in plain text. -
Tel: +46 (0)8 625 46 40
ULTRA-TYST LUFTRENARE FÖR KONTOR OCH HEM
Lider du av allergiska besvär på våren?
Besväras du av illaluktande ämnen på din arbetsplats eller i hemmet? En luftrenare kan göra underverk på din hälsa! Vi rekommenderar pollenallergiska personer att ställa ett luftfilter vid anslutning till arbetsplatsen och i sovrummet...
2007 Apr 18
0
Bättre luft för bättre hälsa
- This mail is in HTML. Some elements may be ommited in plain text. -
Tel: +46 (0)8 625 46 40
ULTRA-TYST LUFTRENARE FÖR KONTOR OCH HEM
Lider du av allergiska besvär på våren?
Besväras du av illaluktande ämnen på din arbetsplats eller i hemmet? En luftrenare kan göra underverk på din hälsa! Vi rekommenderar pollenallergiska personer att ställa ett luftfilter vid anslutning till arbetsplatsen och i sovrummet...
1999 Jul 29
0
scan
Is there a way to efficiently read large datasets directly into a matrix
byrow? I know data.frame, but for large datasets it doesn't efficiently
work, also if I increase the cons memory.
R --nsize 1000k --vsize 90M
...
> x<-read.table("pendler.luft.txt")
Error: cons memory (1000000 cells) exhausted
See "help(Memory)" on how to increase the number of cons cells.
>
Also the following is problematic:
R --nsize 1000k --vsize 90M
...
> x<-scan("pendler.luft.txt",skip=1)
Read 3164832 items
> x<-matri...
2018 Jan 16
3
idmap limit?
...quot;DOM2.DOM.EXAMPLE.DE". But
most of the users are from "DOM.EXAMPLE.DE".
And I checked, the RID of the user4 is 123265.
Yes, the DC (actually both DCs) is the dns of the unix member server.
--
Viele Grüße
Andreas Hauffe
Leiter des Forschungsfeldes "Auslegungsmethoden für Luftfahrzeuge"
----------------------------------------------------------------------------------------------------
Technische Universität Dresden
Institut für Luft- und Raumfahrttechnik / Institute of Aerospace Engineering
Lehrstuhl für Luftfahrzeugtechnik / Chair of Aircraft Engineering
D-01062...
2018 Jan 19
1
idmap limit?
...uot;.
>>
>> And I checked, the RID of the user4 is 123265.
>>
>> Yes, the DC (actually both DCs) is the dns of the unix member server.
>>
>>
>> --
>> Viele Grüße
>> Andreas Hauffe
>> Leiter des Forschungsfeldes "Auslegungsmethoden für Luftfahrzeuge"
>>
>> ------------------------------------------------------------
>> ----------------------------------------
>> Technische Universität Dresden
>> Institut für Luft- und Raumfahrttechnik / Institute of Aerospace
>> Engineering
>> Lehrstuhl f...
2018 Jan 16
2
idmap limit?
...' (unless you set it) so the above becomes:
>
> RID = 10234 - 10000
>
> RID = 234
>
> Please post again with the CORRECT IDs, a number cannot be that
> secret ;-)
>
> Rowland
>
--
Viele Grüße
Andreas Hauffe
Leiter des Forschungsfeldes "Auslegungsmethoden für Luftfahrzeuge"
----------------------------------------------------------------------------------------------------
Technische Universität Dresden
Institut für Luft- und Raumfahrttechnik / Institute of Aerospace Engineering
Lehrstuhl für Luftfahrzeugtechnik / Chair of Aircraft Engineering
D-01062...
2015 Feb 28
4
Samba internal DNS Problem
Hi,
I'm facing a samba internal dns problem. Every command which starts
with "samba-tool dns" throughs the following exception:
ERROR(runtime): uncaught exception - (-1073741801, 'Memory allocation error')
File
"/usr/local/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py", line
175, in _run
return self.run(*args, **kwargs)
File
2018 Jan 16
2
idmap limit?
...of 'DOM' (range
> 10000-9999999), or 'DOM2' (range 3000-9999) or a member of '*' (range
> 2000-2999), it looks like it is probably a local Unix user.
>
> Rowland
>
>
--
Viele Grüße
Andreas Hauffe
Leiter des Forschungsfeldes "Auslegungsmethoden für Luftfahrzeuge"
----------------------------------------------------------------------------------------------------
Technische Universität Dresden
Institut für Luft- und Raumfahrttechnik / Institute of Aerospace Engineering
Lehrstuhl für Luftfahrzeugtechnik / Chair of Aircraft Engineering
D-01062...
2017 May 24
1
Linux-Home share
...anymore.
In the smb.conf we are having something like the following
...
[%U_Home]
comment = Home Directories
path = %H
...
It seems, that the "%H" is not replace correctly or at least as before.
--
Regards
Andreas Hauffe
Leiter des Forschungsfeldes "Auslegungsmethoden für Luftfahrzeuge"
----------------------------------------------------------------------------------------------------
Technische Universität Dresden
Institut für Luft- und Raumfahrttechnik / Institute of Aerospace Engineering
Lehrstuhl für Luftfahrzeugtechnik / Chair of Aircraft Engineering
D-01062...
2017 Nov 02
0
Winbind, Kerberos, SSH and Single Sign On
...ubdom1.example.de (testuser at SUBDOM2.SUBDOM1.EXAMPLE.DE)
So with the actuall configuration I'm able to use kerberized ssh for
users from example.de or users from subdom2.subdom1.example.de but not both.
--
Viele Grüße
Andreas Hauffe
Leiter des Forschungsfeldes "Auslegungsmethoden für Luftfahrzeuge"
----------------------------------------------------------------------------------------------------
Technische Universität Dresden
Institut für Luft- und Raumfahrttechnik / Institute of Aerospace Engineering
Lehrstuhl für Luftfahrzeugtechnik / Chair of Aircraft Engineering
D-01062...
2008 Jul 03
0
Kota, Sudha is out of the office.
I will be out of the office starting 07/03/2008 and will not return until
07/07/2008.
Please contact George Mederos, Shawn Luft or Bernard Wu for Unix Support.
The information contained in this e-mail message is intended only for
the personal and confidential use of the recipient(s) named above. This
message may be an attorney-client communication and/or work product and
as such is privileged and confidential. If the r...
2009 Feb 19
0
Problem with "idmap config DOM : backend = nss " and samba 3.3.0
...nix User\maurerh
and settings acls is not possible
I notices, in the release notes that there was a change in this area,
according to idmap_nss the above should be possible
Regards
Hansj?rg
--
_________________________________________________________________
Deutsches Zentrum fuer Luft- und Raumfahrt e.V.
in der Helmholtz-Gemeinschaft
Institut fuer Robotik und Mechatronik
Dr. Hansj?rg Maurer
LAN- und Systemmanager
M?nchner Strasse 20
82234 Wessling
Germany
Telefon: 08153/28-2431
Telefax: 08153/28-1134
E-Mail: Hansjoerg.Maurer@dlr.de
Internet: http://www.robotic.dlr.de/
_...
2004 Aug 18
0
Problems with administrator entry with uid=0 in Samba-Ldap Backend
...n a different
ou not asked by pam_ldap?
Thank you very much
Hansj?rg
--
_________________________________________________________________
Dr. Hansjoerg Maurer | LAN- & System-Manager
|
Deutsches Zentrum | DLR Oberpfaffenhofen
f. Luft- und Raumfahrt e.V. |
Institut f. Robotik |
Postfach 1116 | Muenchner Strasse 20
82230 Wessling | 82234 Wessling
Germany |
|
Tel: 08153/28-2431 | E-mail: Hansjoerg.Maurer@dlr.de
Fax...
2004 Sep 14
0
change Active Directory Password with client tools (smbpasswd, net arp) ?
...the client tools
without knowing the old password
Thank you very much
--
_________________________________________________________________
Dr. Hansjoerg Maurer | LAN- & System-Manager
|
Deutsches Zentrum | DLR Oberpfaffenhofen
f. Luft- und Raumfahrt e.V. |
Institut f. Robotik |
Postfach 1116 | Muenchner Strasse 20
82230 Wessling | 82234 Wessling
Germany |
|
Tel: 08153/28-2431 | E-mail: Hansjoerg.Maurer@dlr.de
Fax...
2005 Jul 21
0
poor samba read performance (big files)
...yes/no
#max xmit = 65535/8192
#sendfile = yes/no
#socket options = ....
--
_________________________________________________________________
Dr. Hansjoerg Maurer | LAN- & System-Manager
|
Deutsches Zentrum | DLR Oberpfaffenhofen
f. Luft- und Raumfahrt e.V. |
Institut f. Robotik |
Postfach 1116 | Muenchner Strasse 20
82230 Wessling | 82234 Wessling
Germany |
|
Tel: 08153/28-2431 | E-mail: Hansjoerg.Maurer@dlr.de
Fax...
2007 Jul 26
0
wbinfo -u (security = ads) does not show computers after upgrade to 3.0.25b any more
...DOMAIN:readonly = yes
because we use the Unix-User and Group information from NIS
I am not sure, if we should ignore the message form above, or if
something is missconfigured :-)
regards
Hansj?rg
--
_________________________________________________________________
Deutsches Zentrum fuer Luft- und Raumfahrt e.V.
in der Helmholtz-Gemeinschaft
Institut fuer Robotik und Mechatronik
Dr. Hansj?rg Maurer
LAN- und Systemmanager
M?nchner Strasse 20
82234 Wessling
Germany
Telefon: 08153/28-2431
Telefax: 08153/28-1134
E-Mail: Hansjoerg.Maurer@dlr.de
Internet: http://www.robotic.dlr.de/
_...
2008 Mar 04
0
Printer properties dialog looks and behaves different if driver is installed on samba or on XP
...ups printer, so that cups did not manipulate
the file any more.
Is there another way to get the feature descriped above working with
cups and cups PS driver (added by cupsaddsmb)?
regards
Hansj?rg
--
_________________________________________________________________
Deutsches Zentrum fuer Luft- und Raumfahrt e.V.
in der Helmholtz-Gemeinschaft
Institut fuer Robotik und Mechatronik
Dr. Hansj?rg Maurer
LAN- und Systemmanager
M?nchner Strasse 20
82234 Wessling
Germany
Telefon: 08153/28-2431
Telefax: 08153/28-1134
E-Mail: Hansjoerg.Maurer@dlr.de
Internet: http://www.robotic.dlr.de/
_...
2009 Aug 31
2
Profiles updates...
Hi,
I have a little problem with my profiles...
When a user creates a new file; it correctly appears in its profile on the server when the profile is saved.
But, when he deletes a file; it is not deleted from its profile on the server.
In the mean time, he can connect to his profile folder on the server and delete them manualy...
Any idea what could be the problem?
I looked at the logs (lvl 1)
2018 Jan 16
2
idmap limit?
...E.DE,DOM.EXAMPLE.DE
[Mapping]
Nobody-User = nobody
Nobody-Group = nogroup
krb5.conf looks like:
[libdefaults]
default_realm = DOM2.DOM.TU-DRESDEN.DE
dns_lookup_realm = true
dns_lookup_kdc = true
--
Regards
Andreas Hauffe
Leiter des Forschungsfeldes "Auslegungsmethoden für Luftfahrzeuge"
----------------------------------------------------------------------------------------------------
Technische Universität Dresden
Institut für Luft- und Raumfahrttechnik / Institute of Aerospace Engineering
Lehrstuhl für Luftfahrzeugtechnik / Chair of Aircraft Engineering
D-01062...