similar to: Kim G. Nielsen - Network-IT er ikke at træffe

Displaying 20 results from an estimated 110 matches similar to: "Kim G. Nielsen - Network-IT er ikke at træffe"

2004 Mar 04
2
-R port:host:hostport - communication lost after some minutes
Hi As this '-R' command initially works fine I guess it must be a bug. I have to login at a computer which is hidden behind NAT. The user (joe) at the computer then connect to my server with the command: ssh -R 1234:localhost:22 test.com Then I login to test.com and connect back to joes computer: ssh -p 1234 localhost I get successfull connection every time but after a few
2006 Jan 02
2
First time class problems
Hi, I''ve just had my very first attempt of making a JavaScript class, "prototype" style, so please bare with me, for any disastrous errors :-) Anyway, I''ve made this class, which is called on an input field on focus: http://pastebin.com/487417 It works fine in FireFox, but causes some problems in IE. My question is regarding line 69 in the paste. What is
2005 Nov 09
0
Same "suggestion" div for multiple autocompletes
Hi, I have this problem when using the ajax autocomplete control. I use the same div for several "categories" of suggestions, but it seems to remember the old suggestions. The suggestion div flickers, and usually ends up showing the previous suggestions. Is there some sort of method for avoiding this? One would of course be to make a div for each suggestion category, but that
2005 Nov 10
0
Using multiple inputs with ajax.autocompleter
Hi, I wrote yesterday ( http://wrath.rubyonrails.org/pipermail/rails-spinoffs/2005-November/001307.h tml ), but with no replies. This mail is not to spam, just a further clarification of the problem: This little bit of code illustrates the problem: <script language="javascript"> function ac(elm) { var val = $F(''val''); new
2004 Jul 16
3
Email eller vedhæftet fil blokeret
Email eller vedhæftet fil afsendt fra din adresse (eller med din adresse som afsender) er blevet afvist fra Allerød Kommune. Spam og virus bliver typisk sendt under dække af andre afsendere og den blokerede email behøver derfor ikke oprinde direkte fra dig. (Husk dog altid at have et opdateret antivirusprogram på din computer.) Du kan evt. scanne din computer med det gratis' værktøj
2012 Apr 25
1
2.1.5 problem with mail_location
I've been advised to set : mail_location = maildir:~/ as the home directory is found through a sql request. this has been working perfectly up to and including 2.1.4 from 2.1.5 however this setting gives cause to a problem : instead of looking in the mail home eg /var/mail/domain/user\@domain/ dovecot is looking for mail in /var/mail/domain/user\@domain/~ the '~' directory is
2007 Dec 13
1
mod_proxy_balancer mod_rewrite permission issue
I started the mongrel_cluster and tried to use the RewriteRule to forward the requests to proxy_balancer just as the http://mongrel.rubyforge.org/docs/apache.html said. When I visited my site from a remote computer, I always got the error messages "Forbidden, You don''t have permission to access / on this server." Finally, I added the "Allow from all" property (in the
2012 Jan 02
0
Rycas help
Dear friends, can I use Ryacas to solve the two equations X = a/(a+b) Y = (a+b)^2*(a+b+1)/(a*b) subject to a>0 and b>0 ? I'm on windows using latest R Best wishes Troels Ring Nephrology Aalborg, Denmark Jeg bruger BullGuard til at holde min computer ren. Pr?v BullGuard gratis: www.bullguard.com
2016 Jan 24
0
xapian websites available via https
James writes: > It?d be helpful if people could check if they have any problem > accessing the sites over https. Works for me (Iceweasel 43.0.4, browsing from Denmark) - cool! > Note that interlinks between the three sites may not all yet preserve > https (feel free to file bugs for anything you spot). I spotted these when clicking around a little: ? The link "Highly
2004 Jan 25
0
[LLVMdev] Basic Blocks: Bytecode -> Native Code
-----Original Message----- From: Vikram S. Adve [mailto:vadve at cs.uiuc.edu] Sent: Sunday, January 25, 2004 7:16 AM To: Joseph E. Grzywacz Subject: RE: [LLVMdev] Basic Blocks: Bytecode -> Native Code [Joseph, I'm sending this again because I didn't copy the list the first time.] Yes, this is true for the Sparc back-end. In fact, it is a fundamental assumption that is relied on by
2004 Jan 24
2
[LLVMdev] Basic Blocks: Bytecode -> Native Code
Using llc, is it possible to guarantee a 1 to 1 mapping of basic blocks from LLVM bytecode to native machine code (either in sparc or x86) after compilation? Optimizations during the compilation are of no concern to me, I simply require this 1 to 1 mapping. Thanks. -- jeg -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type:
2007 May 09
1
dsl iso and xen
Hi Im trying to get DSL(damm small linux) to run in Xen, DSL is a small live-iso with linux. I have made a simple configuration file, se below: <configuration file> kernel = "/boot/vmlinuz-xen" memory = 64 name = ''dsl'' disk = [''file:/tmp/dsl-3.3.iso,sda2,w''] root = "/dev/sda2 ro" <configuration file>
2012 Feb 19
4
dovecot freezes when trying to get mail from maildir with mail
I'm completely stumped by this problem and I've tried everything at present - including installing dovecot from scratch. The problem is that when trying to get email from the server -AND- there's email in the account, the pop3 or imap process freezes and no email is fetched. The crazy thing is, that it has been working perfectly, but suddenly I'm getting these freezes both
2001 Aug 21
0
No subject
Hi, I am trying to set-up the Open SSH. I want to connect to my Unix systems from Windows or from any other Unix system by using DSA public and private key without password. With this I can run the scripts on the remove system and use the scp etc on remote system. Can you please help me to configure this system. I don't know how to set-up this. I am getting the following error
2019 Oct 01
1
VirtualBox extensions and the new kernel
I've been running Centos for different purposes in a VirtualBox environment for quite long now. But the newest kernels miss something so I can get the VirtualBox Extensions linked in. I can see in the virtualbox log file that I shall run maken oldconfig and make, but I get these errors: # make oldconfig && make prepare scripts/kconfig/conf --oldconfig Kconfig # # configuration
2020 Sep 16
0
Newer versoin of tar 1.26 on Centos 7
I have no idea what 'Yocto' is, but CentOS 7 includes two other tar utilities: 'bsdtar' and 'star' Maybe one of those will give you what you need? James Pearson ________________________________________ From: CentOS <centos-bounces at centos.org> on behalf of Klaus Kolle <klaus at kolle.dk> Sent: 16 September 2020 12:13 To: centos at centos.org Subject:
2011 Jan 09
3
CatchAll virtual user removes spamheaders
Hi all, I am having a small problem with a catch-all user I have setup in my Postfix/Dovecot setup. I am not 100% sure this is Dovecot related, but, logic tells me it is. I have a virtual user called @reinhold.dk setup to redirect to my main account, peter at reinhold.dk. If I send a spam mail (GTUBE) to peter at reinhold.dk, the mail is marked with Amavis x-headers as it should be. If I
2018 Dec 05
1
Problems compiling kernel module
Hi I just upgraded a virtual Centos from 7.5 to 7.6 and now the VirtualBox Extensions won't compile with the kernel. I looked into the log file and found that I should try to execute: make oldconfig && make prepare but I get this result: scripts/kconfig/conf --oldconfig Kconfig # # configuration written to .config # scripts/kconfig/conf --silentoldconfig Kconfig make[1]: ***
2005 Jul 25
1
Rmath library problems
Hello, Has anybody successfully called the Rmath library from C using the MS Visual Studio compiler (I am using Visual Studio 6.0)? I have compiled the Rmath library using gcc, and the 'test.c' program (which makes a call to qnorm) works fine when compiled with gcc. However, I get a fatal memory error when I run it after compiling it with Visual C. Would this memory problem be related
2020 Sep 16
3
Newer versoin of tar 1.26 on Centos 7
Is it possible to find a repository that hold a newer version of tar. The current version is 1.26 I have some students trying to build Yocto project on my Centos 7 host, but OpenEmbedded reports incompatibility problems with the current version of tar. I thank you on beforehand for any help. |< -- Med venlig hilsen Klaus Kolle Teknikumingeni?r, B.Sc.EE., e-mail : klaus at kolle.dk