Displaying 20 results from an estimated 2000 matches similar to: "[Bug 967] Command only sessions hangs on target system."
2005 Feb 15
6
[Bug 967] Command only sessions hangs on target system.
http://bugzilla.mindrot.org/show_bug.cgi?id=967
------- Additional Comments From dimitrij at schlund.de 2005-02-16 10:33 -------
Hi,
could you verify this issue? Beacause tis Bug we cann't sitch to 2.6-er Kernel.
We have a lot of cmmand-only keys -:(
Dimi
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2018 Sep 11
1
Running libvirtd outside of a shell results in qemu defunct processes
Hi,
In KubeVirt we are right now starting libvirt via a wrapper shell
script. I want to remove that wrapper and directly start libvirtd from
our golang code. This means that our golang code is PID 1 in the
container and we start libvirtd as a fork from there.
When I did this, strange things started to happen. Libvirt was still
able to start and manage qemu processes, but stopping the qemu
2007 Apr 01
17
Retrospectiva - Web project management on Rails
Hi!
For those who are not following the announcements on my blog (yet), a
second release candidate of Retrospectiva v1.0, which I already expect
to be production-ready, has been released recently. To get the
application even more stable I would like to invite all of you to join
the tests.
For more information, please visit http://www.retrospectiva.org.
Dimitrij
PS: If you don''t even
2006 Jan 04
1
[Bug 1143] connections with "sshd: root@notty" is established but not closed
http://bugzilla.mindrot.org/show_bug.cgi?id=1143
Summary: connections with "sshd: root at notty" is established but
not closed
Product: Portable OpenSSH
Version: 3.9p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Component: Kerberos support
2003 Nov 19
4
Authentication Problem
Hi Folks,
I got a little problem with authentication. I set up samba 3.0.0 and squid
2.5stable4, using winbind to
authenticate users via group with the nt4 domain pdc.
Anyway... sometimes the authorization/authentication doesn't work.
In the first test I had no problems surfing the net via proxy, and some
minutes later I get an access denied message with the same user... so this
is this a
2007 Aug 29
0
reverse mapping check; authentication methods
Hello all,
My logs get filled with bogus SSH connection attemps which I'd expect
should have been denied without logging, so a couple of observations.
Syslog has lots of entries like:
Aug 29 02:23:31 otso sshd[21000]: reverse mapping checking getaddrinfo for
powered.by.e-leven.be [78.110.207.104] failed - POSSIBLE BREAK-IN ATTEMPT!
Aug 29 02:23:31 otso sshd[21000]: Invalid user upload from
2015 Mar 01
0
scp -rp behavior(SOLVED)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
<big snip>
> Why "slash": /.thunderbird in case of your example? Because if you
> do not specify absolute path beginning with / the ssh daemon
> prepends your relative path with its `pwd` it runs in, and its
> `pwd` is "/")
Not so. Consider:
$ ssh pi-1 pwd
/home/jmr
If you examine what is happening, the
2012 Jul 12
1
Modifying a list: what gets copied?
Hi all,
In my continued effort to understand when and what R copies, I've
designed a small experiment to try and figure out what goes on when a
list gets copied - is it a shallow copy or a deep copy. I believe the
following experiment isolates the difference:
options(digits = 2)
powers <- 4:6
n <- setNames(10 ^ powers, paste0("e", powers))
xs <- lapply(n, seq_len)
zs <-
2024 Aug 09
1
WDI package commands timing out and not working
Thanks, Martin. I am trying this in Bengaluru, India, using R-studio. I
tried downloading a single variable. It happened fast, in less than 5
seconds. I tried downloading six variables, it took much longer, but less
than a minute. Tried eight variables and it did not download even in five
minutes. My internet speed is well above 40Mbps. This should not take that
long. It seems the process timed
2006 Nov 07
1
Patch for zoom with mixed resolutions
Hey, David, with the latest changes for output-specific zoom it wasn't focusing
properly for me with mixed resolutions. I think this patch corrects that.
(Oh, and on my previous comment I meant struts and not extents, if that was
confusing to anyone. It was to me when I re-read it, heh.)
...MC
-------------- next part --------------
--- plugins/zoom.c
+++ plugins/zoom.c
@@ -480,8 +480,12
2012 Feb 27
2
compare two data frames of different dimensions and only keep unique rows
Dear list,
I am still struggling with something that should be easy: I compare two data frames with a lot of common rows and want to keep only rows that are NOT in both data frames, unique.
Here are an example of these data frame.
reported <-
structure(list(Product = structure(c(1L, 1L, 1L, 1L, 2L, 2L, 3L, 4L, 5L, 5L), .Label = c("Cocoa", "Coffee C", "GC",
2024 Aug 09
1
WDI package commands timing out and not working
>>>>> Ivan Krylov via R-help
>>>>> on Fri, 9 Aug 2024 15:23:58 +0300 writes:
> ? Thu, 8 Aug 2024 12:43:23 +0530
> Anupam Tyagi <anuptyagi at gmail.com> ?????:
>> In open.connection(con, "rb") :
>> URL
>>
2024 Aug 08
1
WDI package commands timing out and not working
There is some problem getting data with the WDI package. It gets data from
World Development Indicators and other databases of The World Bank. I let
the code run for several minutes and nothing happens. Sometimes it gives a
time out message. I ran the same code last year and it worked. Any idea
what the problem is and how to fix it?
> dat1EU = WDI(indicator = c('NY.ADJ.NNAT.GN.ZS',
2020 Jun 04
8
[Bug 3177] New: sshd process had became <defunct> and could not accept requests any more after many count sftp accesses.
https://bugzilla.mindrot.org/show_bug.cgi?id=3177
Bug ID: 3177
Summary: sshd process had became <defunct> and could not accept
requests any more after many count sftp accesses.
Product: Portable OpenSSH
Version: 8.2p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: critical
2012 Feb 27
1
compare two data frames with same columns names but of different dimensions
Dear List,
I want to compare and return the rows which are NOT in the two data frames. Classic methods don't work as the df have NOT the same dimensions.
Here are one example of my df:
reported <-
structure(list(Product = structure(c(1L, 1L, 1L, 1L, 2L, 2L,
3L, 4L, 5L, 5L), .Label = c("Cocoa", "Coffee C", "GC", "Sugar No 11",
"ZS"),
2007 Jul 12
0
2.6.22.1 on CentOS 4.5, No tty0?
Hi!
I compiled 2.6.22.1 kernel on my CentOS 4.5 box, during boot up, rc.sysinit complains
cannot find /dev/tty0 to get keymap (line 294), and I cannot login to the box via ssh,
the passwd authentication do pass, but no console opened, ssh just hangs, and "ps ax"
on the CentOS box shows "sshd at notty". There are only these ttys:
crw-rw-rw- 1 root root 5, 0 2007-07-12
2013 Apr 23
2
Frustration to get help R users group
Dear R users/developers
I requested help to solve the problem of formulating Multivariate Sample
selection model by using Full Information Maximum Likelihood
(FIML)estimation method. I could not get any response. I formulated the
following code of FIML to analyse univariate sample selection problem.
Would you please advise me where is my problem
library (sem)
library(nrmlepln)
Selection
2012 Dec 14
0
9.1-RC3 problems with Creative Audigy 2 ZS [SB0350] audio
Hello :-)
Recently I have switched to Creative Audigy 2 ZS [SB0350] PCI audio
card from SoundBlaster Live! The new audio device although using the
same kernel driver have some problems with audio/video streams - sound
does not resemble original at all and the video player hangs (until
audio buffer is flushed I guess). Did anyone enountered similar
problem? I guess there is something wrong with
2009 Apr 11
1
USB Headset - No Master Control
Hi guys,
I have an onboard Audigy2 ZS that is connected to a set of speakers. I use this generally to listen to music/movies etc. I also have a generic USB Headset that I use, generally for skype/teamspeak. It is detected as /dev/dsp1 and works fine in all my Linux applications.
Code:
0 [Audigy2 ]: Audigy2 - SB Audigy 2 ZS [SB0350]
SB Audigy 2 ZS [SB0350] (rev.4,
2005 Oct 23
0
brewing stats
I guess this isn't so much of a help request as a show-and-tell from a
non-statistician homebrewer who has been fumbling around with R. If
nothing else it provides yet another data set. I hope it is not out of
line.
Anyway, the plots I have produced are at
http://brewiki.org/BatchSparge#poll
The polling method is somewhat simple, its just one of those multiple
choice style polls you