search for: dedie

Displaying 8 results from an estimated 8 matches for "dedie".

Did you mean: dede
2003 Jun 05
3
estimation stable distribution parameters
Hi, I am wondering whether anyone of you already implemented in R or S+ the methods of estimation the parameters of stable distribution. If there is, i will be happy to get the copy of the codes. Regards Dedi
2007 Mar 05
2
sshd leaking processes
Hello, I am experiencing a problem with OpenSSH_4.3p2 Debian-8, OpenSSL 0.9.8c 05 Sep 2006 I have a tool which I use to generate command lines for end-end encryption through firewalls, following directions from an old discussion on this mailing list (thanks btw). It gives me something like this: ssh -p 47774 localhost -o "ProxyCommand=ssh -v -v vds5.dedi.blackcatnetworks.co.uk -- 'nc
2014 Aug 08
2
Garbled menu on ISOLINUX
We have a system that is designed with no VGA port, graphics card, or keyboard, only a serial console. We're trying to boot a Linux via ISOLINUX. The problem is that when ISOLINUX comes up, the screen is usually garbled. Not always; sometimes it's intact, sometimes it's completely blank. When it is garbled, it is NOT the garbled text of a wrong baud rate. Rather, it looks like
2018 Apr 09
1
Do you blog about CentOS?
Do you blog about CentOS? Or about Linux in general? We need your voice. As mentioned on https://blog.centos.org/2018/04/seven-centos-org-is-dead-long-life-to-blog-centos-org/ this morning, authentication for blog.centos.org is tied to accounts.centos.org (through OpenID). So if you have a CentOS account, you have an account on the blog server. We would love to have your articles there -
2005 Apr 06
1
Probles installing Icecast-1.3.12
Hello, I?m trying install "icecast-1.3.12" on my Linux Red Hat 7.2. When I introduce: ./configure it give me back: creating cache ./config.cache Building icecast-1.3.12... checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking
2002 May 28
2
MYGROUP inaccessible
High gurus, Je souhaite mettre en place un serveur samba lorsque je vais dans le voisinnage r?seau je vois bien le partage MYGROUP cependantlorsque je veux y acc?der j'ai une erreur du type : MYGROUP est inaccessible. l'ordinateur ou le nom de partage n'a pas ?t? trouv? !! controler votre entr? et r??ssayez !! Une id?e ? # Samba config file created using SWAT # from 130.0.10.3
2014 Nov 04
0
SOLVED: Garbled menu on ISOLINUX
For posterity's sake, this problem was solved by removing the "serial" command and restoring "console" to the default of 1, thus completely relying on the BIOS console redirection instead of having ISOLINUX write to and read from the serial port. Thanks to Peter for his help a while back. -----Original Message----- From: Syslinux [mailto:syslinux-bounces at zytor.com] On
2006 Dec 07
17
compress and max upload size?
I am using mongrel_cluster with mod_proxy_balancer and would like to enable compression (assuming it improves throughtput) and limit file size upload. I configured mod_deflate and LimitRequestSize in Apache, but in my trials looks like the proxied calls bypass those directives (the conf goes below). Is there a way to get this? -- fxn # Adapt this .example locally, as usual. # # To be