search for: seesion

Displaying 16 results from an estimated 16 matches for "seesion".

2008 Jul 09
3
CookieOverflow - 4k Session?
Hello all, I get the following error when I stuff my seesion with more than 4k of data. CGI::Session::CookieStore::CookieOverflow My problem is that I obviously need a fatter session. How do other users by-pass the 4k restriction on session variables? Regards, John --~--~---------~--~----~------------~-------~--~----~ You received this message because y...
2009 Mar 21
1
Dovecot error: Panic: i_stream_stat()
Hello! I'm testing the virtual mail boxes using telnet. The telnet seesion completes 100% okay with no errors at all. Though, when postfix has to relay the message to dovecot, i get the following error in my delivery log (/home/vmail/dovecot-delivery): deliver(john): 2009-03-21 16:23:00 Panic: i_stream_stat() used for non-blocking seekable stream deliver(john): 2009-03-2...
2001 Jul 22
2
Patches for Cray T3Es running Unicossmk and SV1s running Unicos
...four 2) Crays don't have setitimer so I changed scp.c to use alarm which should work on all systems. 3) Created bsd-cray.c in openbsd-compat. This mainly supports cray TMPDIR environment variable, jid, and setting job and process limits form cray's udb. I could have put them in seesion.c but I think session.c is getting to loaded with speicalied system codes. The same is true for pty.c. Maby it time to split out the code int seperate system modules in the openbsd-compat directiry. 4) Fixed a few minor issues with resetting SIGCHLD. If you permanently install a sig...
2020 Oct 01
2
Re: Determining when a guest booted / how long it's been running
...hat the os is up and > running too. I have similar need, I was able to get something as such > to work using virsh console when the guest was a linux with serial > console support enabled. I wasn't able to get this to work in a > script as I was never able to terminate the console seesion as virsh > console wasn't able to send the termination combination properly. I wouldn't have assumed this meaning, but running off the tangent anyway: I think installing a guest agent could help solving this problem. However, if you want something extremely lightweight, the following (...
2006 Feb 23
7
Session Based Record Locking - Solutions?
...user 2''s changes. I can''t think of any web technology that would help with this but ... I''m hoping that a session lock could somehow be used. Maybe a background Java Script app or something could somehow keep a session lock instantiated and if the browser is killed the seesion lock is released? Ideas welcome. Thanks Greg -- Greg Freemyer The Norcross Group Forensics for the 21st Century
2020 Oct 01
4
Determining when a guest booted / how long it's been running
An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20200930/950e3814/attachment.htm>
2020 Oct 01
0
Re: Determining when a guest booted / how long it's been running
An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20201001/8092a14e/attachment.htm>
2000 Apr 23
0
strange session failure on linux
...ine to this server. A few minutes after these are established (sometimes it takes much longer), one of them will suddenly stop responding while the others remain active. If I kill the dead session, it's always possible to open another session immediately. I've discovered that these dead seesions are only dead in one direction. That is, things I type into my dead ssh window continue to get transmitted to the server, but the response from the server isn't transmitted back to my home machine. I know this because (a) I can tell that commands typed blindly into the dead session are prop...
2014 Feb 15
0
Emacs and Ispell, Aspell and Hunspell
...used aspell and everything "just worked". Now I gather that hunspell is the norm but after installing it, when I try it it "just doesn't work". If I try to (for instance) spell check a region (ispell-region) the session hangs and a "ps axfu" from another seesion reveals: mark 8464 0.0 1.2 313764 50252 ? R Feb12 2:35 \_ /usr/bin/emacs -g 132x40-0-0 -f gnus mark 8700 0.0 0.0 103168 764 pts/0 Ss+ Feb12 0:00 | \_ /usr/bin/idn --quiet --idna-to-ascii --usestd3asciirules Again, some clue st...
2002 Jun 11
0
[Bug 272] New: Ctrl-C exits - Can not open TTY
...rom PuTTy, as well as an older version of the OpenSSH client on another Sun Solaris system. It only seems to do this on the newest version of OpenSSH. I tried to ssh from the system to itself, and get a host key error. I checked the error logs, and I get an error every time it starts up an ssh seesion, shown below, that it couldn't open /dev/tty. I'm guessing this may have to do with the locations of various files, possibly those of OpenSSL (since I changed the locations of some things from the original), but I can't find anything in the documentation about this. It compiles, cre...
2010 Nov 24
2
Automatic expire on post-login
I need to clear two folder from Maildir at login. Exatly, delete all mails older than 30 days on Trash and 1 day on spam folder. I'm using dovecot 2.0 and I think about use a post-login script calling doveadm -u $user expunge but post-login scripts in dovecot 2.0 are very complex Is there possible to get the environment vars like on dovecot 1.2 ? I think this action must be done by expire
2020 Oct 01
0
Re: Determining when a guest booted / how long it's been running
...and >> running too. I have similar need, I was able to get something as such >> to work using virsh console when the guest was a linux with serial >> console support enabled. I wasn't able to get this to work in a >> script as I was never able to terminate the console seesion as virsh >> console wasn't able to send the termination combination properly. > > I wouldn't have assumed this meaning, but running off the tangent > anyway: I think installing a guest agent could help solving this > problem. However, if you want something extremely ligh...
2001 Sep 27
1
multiple versions
Can anyone suggest a good way to handle multiple versions of R and also other tools like gcc and perl (in Unix). I have been using soft links from my personal bin to the version I want to use, but this has some drawbacks. With this scheme it is difficult to run different versions of R in different windows, and use of gcc appears to be complicated in several respects when I try to change among
1998 Jun 19
0
Samba screwed up when trying to save a word97 document
...of evaluating Samba to provide SMB access to unix file storage for a few hundred PC's. One of our tests is to save a Word97 document - something that has caused various PCNFS clients problems in the past. While saving the document the client stopped and said something like connection lost, or seesion closed, and the drives mapped from the samba box disappeared. Unfortunately, I wasn't doing the test and I can't remember exactly what the error dialog said. The tester remapped the drive and saved the document without problem. I then had a look at the samba server and saw: serenity# s...
2013 Jul 10
2
Re: guests not shutting down when host shuts down
Michal wrote: > -----Original Message----- > From: Michal Privoznik [mailto:mprivozn@redhat.com] > Sent: Wednesday, July 10, 2013 12:45 PM > To: Lentes, Bernd > Cc: libvirt-ML (libvirt-users@redhat.com) > Subject: Re: [libvirt-users] guests not shutting down when > host shuts down > > On 10.07.2013 11:37, Lentes, Bernd wrote: > > Hi, > > > > i have a
2007 May 25
0
Sometimes PC can not find network path
...security/$ISA/pam_winbind.so use_authtok password required /lib/security/$ISA/pam_deny.so session required /lib/security/$ISA/pam_limits.so session required /lib/security/$ISA/pam_unix.so session optional /lib/security/$ISA/pam_mkhomedir.so skel=etc/skel umask=0027 seesion optional /lib/security/$ISA/pam_krb5.so *******kdc.conf************ [kdcdefaults] acl_file = /var/kerberos/krb5kdc/kadm5.acl dict_file = /usr/share/dict/words admin_keytab = /var/kerberos/krb5kdc/kadm5.keytab v4_mode = nopreauth [realms] AVISION.COM.CN = { master_key_type = des-cbc-c...