search for: teichert

Displaying 4 results from an estimated 4 matches for "teichert".

Did you mean: reichert
2013 Feb 08
3
DNS caching is not working on CentOS
...oot at qmail ~]# service pdns-recursor stop Stopping pdns-recursor: [ OK ] [root at qmail ~]# [root at qmail ~]# [root at qmail ~]# [root at qmail ~]# [root at qmail ~]# service named start Starting named: [ OK ] [root at qmail ~]# [root at qmail ~]# [root at qmail ~]# [root at qmail ~]# dig mx teichert.com @127.0.0.1 ; <<>> DiG 9.3.6-P1-RedHat-9.3.6-20.P1.el5_8.6 <<>> mx teichert.com @127.0.0.1 ;; global options: printcmd ;; connection timed out; no servers could be reached [root at qmail ~]# * *[root at qmail ~]# dig mx teichert.com @192.168.1.6 ; <<>> DiG...
2006 Feb 21
0
OT Proftpd stopped authenication for users
...yubacity #DefaultChdir /var/ftp/pub/ RequireValidShell off <Limit STOR> AllowAll </Limit> <Limit WRITE> AllowAll </Limit> </Anonymous> # ## ### #### RePro Accounts ##### ### ## # <Anonymous /var/ftp/repro/teichert> AnonRequirePassword on User teichert Group teichert #DefaultChdir /var/ftp/pub/ RequireValidShell off <Limit STOR> AllowAll </Limit> <Limit WRITE> AllowAll </Limit> <...
2007 Dec 20
0
icecast and RTMP
...th separate connection handling Which implementation would be better? Which one would be accepted in the mainline? Or are there more options? Is this interesting for your project? Thanks in advance for any hints, Uli and radio.de PS: I'm subscribed to this list, no need to CC me. -- Ulrich Teichert Dipl.-Inf. freiheit.com technologies gmbh Stra?enbahnring 22 / 20251 Hamburg, Germany fon +49 (0)40 / 890584-0 fax +49 (0)40 / 890584-20 HRB Hamburg 70814 54CB F1A5 E5D2 DD4A 3DBA 360F 179F 4605 E84F 3FCD Gesch?ftsf?hrer: Claudia Dietze, Stefan Richter, J?rg Kirchhof
2008 Jan 24
1
package 'foreign'
Hi Everybody, I need to install the R-package 'foreign'. However, when I try the standard install.packages('foreign') I get the following error message: " package 'foreign' is not available in: install.packages("foreign") " The funny thing is, that I am using an Ubuntu Gutsy system and the foreign package should actually be installed by default...